projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be532bc
)
inspector: Improve the Inspect tooltip
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 10 May 2014 14:52:29 +0000
(10:52 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 11 May 2014 02:04:34 +0000
(22:04 -0400)
modules/inspector/window.ui
patch
|
blob
|
history
diff --git
a/modules/inspector/window.ui
b/modules/inspector/window.ui
index 66d75153ef99ced4fd8201e17017afe204ffa733..1e3659877533aa4ff600997474a0021cf9ed9308 100644
(file)
--- a/
modules/inspector/window.ui
+++ b/
modules/inspector/window.ui
@@
-42,7
+42,7
@@
<object class="GtkButton">
<property name="visible">True</property>
<property name="image">inspect_image</property>
- <property name="tooltip-text" translatable="yes">
Insp
ect</property>
+ <property name="tooltip-text" translatable="yes">
Select an Obj
ect</property>
<signal name="clicked" handler="on_inspect"/>
</object>
</child>